@charset "utf-8";
/* CSS Document */
/* <!--顶部推荐-->*/
.main {
  background: #fff;
  width: 1400px;
  margin: 0 auto;
  overflow: hidden;
}
.main-app {
  border: 1px solid #ececec;
}
.app-top {
  height: 132px;
  padding: 0 0 14px;
  overflow: hidden;
  position: relative;
}
.app-top-in {
  width: 1334px;
  position: absolute;
  left: 0;
  top: 0;
}
.app-top .app-list {
  width: 1352px;
  overflow: hidden;
}
.app-list li {
  float: left;
  padding: 20px 10px 0 14px;
  width: 98px;
  height: 112px;
  text-align: center;
}
.app-list li a {
  display: block;
}
.app-list li a:hover {
  color: #09f;
}
.app-list li a p {
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.app-list li img {
  display: block;
  width: 80px;
  height: 80px;
	border: 1px solid #eee;
	box-sizing: border-box;
  margin: 0 auto 11px;
  border-radius: 16px;
}
.arrow01 {
  position: absolute;
  top: 0;
  right: 0;
  width: 42px;
  overflow: hidden;
}
.arrow01 a {
  display: block;
  background: url(../images/cssimg.png) no-repeat -168px -145px;
  width: 42px;
  height: 72px;
  border-left: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
}
.arrow01 a.down {
  background-position: -168px -188px;
}
.arrow01 a:hover {
  background-color: #ececec;
  border-color: #ececec;
}
.bott-border {
  width: 1355px;
  height: 0;
  border-top: 1px dashed #e2e2e2;
  margin-top: -1px;
  overflow: hidden;
  position: relative;
}
.bott-list {
  width: 1380px;
  margin-left: 15px;
  margin-bottom: 20px;
}
.bott-list dl {
  float: left;
  width: 446px;
  height: 78px;
  margin-right: 20px;
  margin-top: 16px;
  overflow: hidden;
}
.bott-list dl dt {
  padding-top: 2px;
  font-size: 14px;
  color: #808080;
  float: left;
  margin-right: 11px;
}
.bott-list dl dt span {
  position: relative;
  background: url(../images/cssimg.png) no-repeat -234px -58px;
  display: block;
  width: 46px;
  height: 78px;
  line-height: 16px;
  padding-right: 5px;
}
.bott-list dl dt div {
  position: relative;
  width: 20px;
  height: 78px;
  padding: 6px 10px;
}
.bott-list dl dt a {
  color: #808080;
}
.bott-list dl dd {
  font-size: 12px;
  color: #ddd;
  line-height: 22px;
}
.bott-list dl dd div {
  height: 26px;
  line-height: 26px;
  overflow: hidden;
}
.bott-list dl dd a {
  font-size: 14px;
  color: #444;
  line-height: 24px;
  margin: 0 9px;
}
.bott-list dl dd a:first-child, .bott-list dl dd a.first {
  margin-left: 0;
}
.bott-list dl dd a:hover {
  color: #09f !important;
}
.bott-list dl:hover {
  background-color: #f5f5f5;
}
.bott-list dl:hover dt span {
  background-position: -234px -133px;
  color: #09f;
}
.bott-list dl:hover dt a {
  color: #09f;
}
/*<!--首页top_mainBody_left-->*/
.main-box {
  position: relative;
  float: left;
  width: 500px;
	margin-right: 30px;
}
.imgshow {
  width: 500px;
  height: 384px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px
}
.imgshow ul {
  height: 384px;
  position: absolute
}
.imgshow ul li {
  float: left;
  width: 500px;
  height: 384px;
  overflow: hidden;
  position: relative;
}
.imgshow li img {
  width: 500px;
  height: 384px
}
.imgshow .btn {
  position: absolute;
  width: 505px;
  height: 8px;
  line-height: 8px;
  left: 0;
  bottom: 0
}
.imgshow .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 100px;
  height: 8px;
  _font-size: 0;
  border-right: 1px solid #A2A2A2;
	box-sizing: border-box;
  cursor: pointer;
  background: #373737
}
.imgshow .btn span.on {
  background: #47b751
}
.imgshow .preNext {
  display: none
}
.imgshow li s, .imgshow li strong {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0
}
.imgshow li s {
  width: 100%;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=60);
  opacity: 0.6
}
.imgshow li strong {
  bottom: 20px;
  left: 10px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  font-size: 16px;
  color: #fff;
  z-index: 1
}
.rebox {
  width: 100%;
  overflow: hidden
}
.rebox dt {
  width: 100%;
  height: 42px;
  line-height: 42px;
  font-size: 18px;
  font-weight: 800;
  border-bottom: 1px solid #ddd;
}
.rebox dd p {
  width: 240px;
  float: left;
  margin: 18px 20px 0 0
}
.rebox dd p:nth-child(2n) {
	margin-right:0px;
}
.rebox dd p img {
  float: left;
  width: 70px;
  height: 70px;
	border: 1px solid #eee;
	border-radius: 16px;
	box-sizing: border-box;
  margin-right: 12px;
    transition: transform 0.5s;
}
.rebox dd p:hover img{
	transform: rotateY(180deg);
    transition: transform 0.5s;
}
.rebox dd span {
  width: 158px;
  float: left;
  overflow: hidden
}
.rebox dd span a {
  display: block;
  width: 158px;
	font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.rebox dd span i {
  display: block;
  color: #999;
  height: 24px;
  line-height: 32px;
  overflow: hidden;
  font-size: 12px;
}
.rebox dd span i a {
  display: inline;
  width: auto;
	font-size: 12px;
  white-space: normal;
  color: #999
}
.rebox dd span i a:hover {
  color: #FD3939
}
#read-hot dt span {
  width: 70px;
  display: inline-block;
  text-align: center;
  cursor: pointer
}
/*<!--首页top_mainBody_left结束-->*/
/*<!--首页top_mainBodyy_Middle-->*/
.CReCenter {
  position: relative;
  float: left;
  width: 540px;
  height: 790px;
  margin-right: 29px;
  overflow: hidden;
}
.CReCenter .CRH1Title {
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  color: #f44334;
  text-align: center;
  margin:0 10px 6px 10px;
  font-weight: bold;
  overflow: hidden;
}
.CReCenter .CRH1Title a {
  color: #f44334
}
.CReCenter p.CRTopSoft {
  text-align: center;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
	margin-bottom:10px;
}
.CReCenter p.CRTopSoft a {
  margin: 0 5px;
}
.CReCenter .CRCSoft {
  width: 540px;
  height: 450px;
}
.CReCenter .CRCSoft .CRCSTitle {
  border-bottom: 2px solid #2681cf;
  position: relative;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}
.CReCenter .CRCSoft .CRCSTitle a {
  padding-left: 29px;
}
.CReCenter .CRCSoft .CRCSTitle a span {
  color: #e3e3e3;
  margin-left: 28px;
}
.tab-item {
  display: block;
  text-align: center;
  float: left;
  position: relative;
}
.cur {
  color: #2681cf;
}
.tab-item.cur .bot-arrow {
  display: block;
}
.tab-item .bot-arrow {
  position: absolute;
  background: url(../images/cssimg.png) no-repeat -160px -67px;
  width: 12px;
  height: 7px;
  display: none;
  z-index: 1000;
  left: 50%;
  margin-left: -6px;
  top: 50px;
}
.CReCenter .CRCSoft .CRCSList ul {
  padding:8px 0 10px 0;
}
.CReCenter .CRCSoft .CRCSList ul li {
	width: 100%;
	overflow: hidden;
  line-height: 42px;
}
.CReCenter .CRCSoft .CRCSList ul li a {
  width: 370px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  float: left;
  text-overflow: ellipsis;
}
.CReCenter .CRCSoft .CRCSList ul li .cname {
  display: inline;
  width: 90px;
  height: 17px;
  line-height: 17px;
  box-sizing:border-box;
  margin: 11px 13px 0 0;
  padding: 0 4px 0 0;
  text-align: right;
  border-right: 1px solid #ddd;
  overflow: hidden;
  color: #999;
}
.CReCenter .CRCSoft .CRCSList ul li .cname:hover {
  color: #2681cf;
}
.CReCenter .CRCSoft .CRCSList ul li time {
  width: 46px;
  text-align: center;
  color: #fe3432;
  display: block;
  float: right;
}
.CRCSULTitle {
  width: 410px;
  white-space: nowrap;
  overflow: hidden;
}
.CReCenter .CRCSoft .CRCSList ul li a img {
  margin-right: 10px;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  border-radius: 4px;
  border: 1px;
}
.CReCenter .CRCSoft .CRCSList ul li.UlBorder {
  height: 6px;
	border-bottom: 1px dashed #eee;
  margin-bottom: 4px;
  clear: both;
}
.tab-cont-item {
  display: none;
}
/*<!--首页top_mainBody_Middle结束-->*/
/*<!--首页top_mainBody_right-->*/
.CReRight {
  float: right;
  width: 300px;
  height: 790px;
  margin-right: 0px;
  margin-top: 0px;
  overflow: hidden;
}
.CReRight .CRRHotGame {
	width: 100%;
	overflow: hidden;
}
.CReRight .CRRHotGame ul li {
  width: 100px;
  text-align: center;
  float: right;
  margin-bottom: 6px;
  overflow: hidden;
  white-space: normal;
  height: 110px;
}
.CReRight .CRRHotGame ul li span {
  position: relative;
  display: block;
  text-align: center;
  width: 88px;
  height: 26px;
  line-height: 26px;
  margin: 0 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.CReRight .CRRHotGame ul li a img {
  width: 76px;
	height: 76px;
	border-radius: 16px;
    transition: transform 0.5s;
}
.CReRight .CRRHotGame ul li:hover a img{
	transform: rotateY(180deg);
    transition: transform 0.5s;
}
.CReRight .CRRSpecial {
  width: 300px;
	overflow: hidden;
}
.CReRight .CRRSpecial img {
  width: 145px;
  height: 76px;
  float: left;
  margin-right: 10px;
  margin-bottom: 14px;
  transition: transform 0.5s;
}
.CReRight .CRRSpecial img:hover{
	transform: scale(0.96);
    transition: transform 0.5s;
}
.CReRight .CRRSpecial img.mr {
  margin-right: 0px;
}
.CReRight .CRRSpecial p {
  margin-bottom: 14px;
  border-top: 1px dashed #d8d8d8;
  border-bottom: 1px dashed #d8d8d8;
  line-height: 26px;
  clear: both;
  padding:10px 0 0 0;
}
.CReRight .CRRSpecial p a {
  display: inline-block;
  width: 98px;
  margin-right: 2px;
  overflow: hidden;
  white-space: nowrap;
}
.CReRight .CRTitle {
  position: relative;
  height: 42px;
  line-height: 42px;
  font-size: 18px;
  font-weight: 800;
  border-bottom: 1px solid #ddd;
  margin-bottom: 14px;
}
.CReRight .CRTitle span {
  position: absolute;
  top: 0px;
  right: 0px;
  line-height: 42px;
  text-align: right;
  font-size: 14px;
  font-weight: 400;
}
.CRTitle a {
  color: #888;
}
/*新增资讯版块*/
.CRArticle {
	width: 100%;
    overflow: hidden;
	margin-top: 10px;
	border-top: 1px dashed #eee;
	padding-top: 8px;
}
.CRArticle ul.CRAList {
    width: 100%;
    overflow: hidden;
}
.CRArticle ul.CRAList li {
    width: 100%;
    overflow: hidden;
    line-height: 36px;
}
.CRArticle ul.CRAList li a {
    width: 380px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    float: left;
    text-overflow: ellipsis;
}
.CRArticle ul.CRAList li a:hover{
	color:#ff2d22 
}
.CRArticle ul.CRAList li .cnaTab {
    width: 70px;
    height: 26px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 26px;
    border-radius: 6px;
    margin-top: 5px;
    font-style: normal;
	display: inline-block;
    vertical-align: bottom;
    background: #eaeaea;
    margin-right: 12px;
}
.CRArticle ul.CRAList li .rz {
    background: linear-gradient(39deg, #f73068 0%, #fa4c4c 100%);
}
.CRArticle ul.CRAList li .yz {
    background-image: linear-gradient(39deg, #f74830 0%, #fa7d4c 100%);
}
.CRArticle ul.CRAList li .yg {
    background-image: linear-gradient(39deg, #f7a530 0%, #facd4d 100%);
}
.CRArticle ul.CRAList li .rj {
    background-image: linear-gradient(39deg, #30aff7 0%, #4cf4fa 100%);
}
.CRArticle ul.CRAList li .cnaTab:hover {
	filter:opacity(0.8);color: #fff;
}
.CRArticle ul.CRAList li time {
    width: 46px;
    text-align: center;
    color: #fe3432;
    display: block;
    float: right;
}
/*<!--首页top_mainBody_right结束-->*/
/*<!--首页soft_mainBody-->*/
#fav-box {
  position: relative;
  float: left;
  margin-top: 0px;
}
#fav-box .hd {
  height: 110px;
  width: 100%;
  margin-bottom: 10px;
}
#fav-box .hd .z1, #fav-box .hd .z2, #fav-box .hd .z3, #fav-box .hd .z4, #fav-box .hd .z5 {
  width: 34px;
  height: 110px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/cssimg.png) 0 -466px no-repeat;
  z-index: 99;
  overflow: hidden
}
#fav-box .hd .z2 {
  width: 42px;
  background-position: -36px -466px;
  left: 309px
}
#fav-box .hd .z3 {
  width: 42px;
  background-position: -80px -466px;
  left: 659px
}
#fav-box .hd .z4 {
  width: 42px;
  background-position: -124px -466px;
  left: 1009px
}
#fav-box .hd .z5 {
  width: 36px;
  background-position: -168px -466px;
  left: 1366px
}
#fav-box .hd li {
  float: left;
  width: 350px;
  height: 110px;
  cursor: pointer;
  position: relative;
  z-index: 0
}
#fav-box .hd .pc {
  background: #2abff6
}
#fav-box .hd .az {
  background: #39c88a
}
#fav-box .hd .ios {
  background: #CC98E1
}
#fav-box .hd .mac {
  background: #00d9bc
}
#fav-box .hd li p {
  float: left;
  width: 100px;
  margin: 0 0 0 25px;
  text-align: center;
  overflow: hidden
}
#fav-box .hd li p span {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  height: 30px;
  line-height: 30px;
  margin: 15px auto 0;
  display: inline-block;
  overflow: hidden
}
#fav-box .hd li p em {
  display: inline-block;
  width: 50px;
  height: 40px;
  margin-top: 10px
}
#fav-box .hd li i {
  float: left;
  display: block;
  width: 160px;
  margin: 46px 0 0 16px;
  height: 56px;
  overflow: hidden
}
#fav-box .hd li i a {
  display: inline-block;
  color: #fff;
  font-size: 13px;
  border: 1px solid #fff;
  border-radius: 3px;
  margin: 0 4px 4px 0;
  *margin: 0 1px 4px 0;
  height: 22px;
  line-height: 21px;
  padding: 0 5px;
  float: left;
  *float: none;
  overflow: hidden
}
#fav-box .hd li s {
  display: none;
  width: 15px;
  height: 9px;
  background: url(../images/cssimg.png) -19px -587px no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: -8px;
  overflow: hidden
}
#fav-box .hd li.cur s {
  display: inline-block
}
#fav-box .hd .pc p {
  margin: 0 0 0 40px
}
#fav-box .hd .az p em {
  background-position: -47px -608px
}
#fav-box .hd .ios p em {
  background-position: -101px -608px
}
#fav-box .hd .mac p em {
  background-position: -148px -608px
}
#fav-box .hd .az s {
  background-position: -63px -587px
}
#fav-box .hd .ios s {
  background-position: -106px -587px
}
#fav-box .hd .mac s {
  background-position: -150px -587px
}
.favmain-box {
  display: none;
  width: 100%;
	overflow: hidden;
}
#fav-box dd.on {
  display: block
}
#fav-box .rank, .inrank {
  float: right;
  width: 280px
}
/*<!--首页soft_mainBody结束-->*/
/*<!--首页soft_mainBody_标题内容-->*/
.CNCLlist {
  position: relative;
  float: left;
  width: 1070px;
  overflow: auto;
}
.CNCLlist dl {
  width: 178px;
  margin-top: 20px;
  float: left;
}
.CNCLlist dl dt {
  border-left: 5px solid;
  padding-left: 10px;
  font-size: 18px;
  color: #444;
  font-weight: bold;
  line-height: 20px;
  height: 20px;
  margin-bottom: 15px;
  width: 151px;
  overflow: hidden;
  white-space: nowrap;
}
.CNCLlist dl dt.CNCLLDT1 {
  border-left-color: #e7aba3;
}
.CNCLlist dl dt.CNCLLDT2 {
  border-left-color: #96c6e6;
}
.CNCLlist dl dt.CNCLLDT3 {
  border-left-color: #9bdae0;
}
.CNCLlist dl dt.CNCLLDT4 {
  border-left-color: #a7e29a;
}
.CNCLlist dl dt.CNCLLDT5 {
  border-left-color: #a3addb;
}
.CNCLlist dl dd img {
  width: 20px;
  margin-right: 10px;
}
.CNCLlist dl dd span {
  display: block;
  float: left;
}
.CNCLlist dl dd {
  line-height: 36px;
  width: 166px;
  overflow: hidden;
  white-space: nowrap;
}
.CNCLlist dl dd img {
  width: 18px;
  height: 18px;
	float: left;
	border-radius: 4px;
  margin-right: 8px;
  margin-top: 8px;
}
/*<!--首页soft_mainBody_标题内容结束-->*/
/*<!--排行开始-->*/
.rank-item.on .item-info {
  display: block;
  float: left;
  margin-left: 16px;
  margin-top: 4px;
}
.rank-item .item-info {
  display: none;
}
.CRankingList {
  width: 300px;
  float: right;
  overflow: auto;
}
.CRankingList h3 {
  font-size: 24px;
  color: #333;
  margin-bottom: 10px;
  width: 100%;
  display: inline-block;
  line-height: 34px;
  height: 32px;
  overflow: hidden;
}
.CRankingList h3 span {
  display: block;
  width: 40px;
  height: 26px;
  line-height: 26px;
  background: #1e89e0;
  border-radius: 3px;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  margin-right: 10px;
  float: left;
  margin-top: 6px;
}
.CRankingList ul li {
  overflow: auto;
  min-height: 46px;
	box-sizing: border-box;
  border-bottom: 1px dashed #d8d8d8;
  max-height: 140px;
  overflow: hidden
}
.CRankingList .CRKTitle {
  height: 36px;
  line-height: 46px;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.CRankingList .CRKTitle b {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  color: #fff;
  background: #aeaeae;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  margin-right: 5px;
  font-weight: normal;
  margin-top: 13px;
}
.CRankingList .CRKTitle b.SNumb1 {
  background: #ff0000;
}
.CRankingList .CRKTitle b.SNumb2 {
  background: #ff3300;
}
.CRankingList .CRKTitle b.SNumb3 {
  background: #ff6600;
}
.CRankingList .CRKTitle span {
  display: block;
  float: left;
  width: 60px;
  margin-left: 5px;
  font-size: 12px;
  color: #949494;
  line-height: 50px;
  overflow: hidden;
  white-space: nowrap
}
.CRKLoad {
  clear: left;
  height: 70px;
  overflow: hidden;
}
.CRKLoad_gm {
  clear: left;
  height: 98px;
  overflow: hidden;
}
.CRKLoad img {
  float: left;
  margin: 0 10px;
  width: 60px;
  height: 60px;
	border-radius: 10px;
	box-sizing: border-box;
	border: 1px solid #eee;
}
.CRKLoad_gm img {
  float: left;
  margin: 2px 10px;
  width: 60px;
  height: 83px;
	border-radius: 4px;
	box-sizing: border-box;
	border: 1px solid #eee;
}
.CRKLoad p {
  float: left;
  color: #666666;
  line-height: 22px;
  width: 185px;
  margin-bottom: 7px;
}
.CRKLoad_gm p {
  float: left;
  color: #666666;
  line-height: 22px;
  width: 185px;
  margin-bottom: 5px;
}
.CRKLoad p i, .CRKLoad_gm p i {
  margin: 5px 0px;
}
.CRKLoad p span, .CRKLoad_gm p span {
  display: block;
  float: left;
  margin-right: 10px;
}
.CRKLoad em, .CRKLoad_gm em {
  display: block;
  width: 80px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  border: 1px solid #1e89e0;
  border-radius: 5px;
  float: left;
  color: #1e89e0
}
.CRKLoad em:hover, .CRKLoad_gm em:hover {
  border: 1px solid #1e89e0;
  background: #1e89e0;
  color: #fff;
}
/*<!--排行结束-->*

/*星星 stars*/
.stars {
  background: url(../images/cssimg.png) no-repeat;
  width: 74px;
  height: 12px;
  display: block;
  float: left;
  vertical-align: middle;
}
.star1 {
  background-position: -60px -648px;
}
.star2 {
  background-position: -45px -648px;
}
.star3 {
  background-position: -30px -648px;
}
.star4 {
  background-position: -15px -648px;
}
.star5 {
  background-position: 0px -648px;
}
/*<!--首game_mainBodyy游戏开始-->*/
.CGameTitle {
  height: 50px;
  line-height: 50px;
  border-bottom: 2px solid #2681cf;
}
.CGameTitle .more {
  display: block;
  float: right;
  color: #888;
  margin-top: 6px;
}
.CGTAnd {
  background: url(../images/cssimg.png) no-repeat;
}
.CGTAndA {
  float: left;
  width: 28px;
  height: 48px;
  background-position: -240px -222px;
}
.CGTAndB {
  float: left;
  width: 28px;
  height: 48px;
  background-position: -240px -268px;
}
.CGTAndC {
  float: left;
  width: 28px;
  height: 48px;
  background-position: -240px -316px;
}
.CGTAnd_az {
  float: left;
  width: 28px;
  height: 48px;
  background-position: -290px -431px;
}
.CGTAnd_pg {
  float: left;
  width: 28px;
  height: 48px;
  background-position: -290px -499px;
}
.CGameTitle h2 {
  font-size: 24px;
  font-weight: bold;
  float: left;
  color: #444;
  margin: 0 12px;
}
.CGameTitle h2 span {
  font-size: 24px;
  color: #888;
}
.CGameTitle .CGAtext {
  margin-left: 50px;
  margin-right: 20px;
  font-size: 20px;
  font-weight: 400;
  color: #676767;
  font-family: "Microsoft YaHei";
  float: left;
}
.CGameTitle .CGAtext a {
  padding-left: 10px;
}
.CGameTitle .CGAtext a span {
  color: #e3e3e3;
  margin-left: 10px;
}
.CGameTitle .CGAtext2 a {
  padding-left: 12px;
  font-size: 18px;
}
.CGameTitle .CGAtext2 a span {
  color: #e3e3e3;
  margin-left: 10px;
}
.CGameTitle .J_extend_cont {
  float: right;
  margin-top: 6px;
  margin-right: 40px;
  overflow: hidden;
  height: 50px;
}
.CGameTitle .J_extend_cont a {
  margin-left: 20px;
}
.TypeContent {
  position: relative;
  top: 12px;
}
.TypeContent .CGameCLList {
  width: 1070px;
  height: 500px;
  float: left;
  overflow: hidden;
}
.TypeContent .CGameCLList ul {
	margin-left:-38px;
}
.TypeContent .CGameCLList ul li {
  width: 100px;
  margin: 16px 0 0 38px;
  display: inline;
  line-height: 24px;
  text-align: center;
  float: left;
  position: relative;
}
.TypeContent .CGameCLList ul li img {
  width: 100px;
  height: 100px;
	border:1px solid #eee;
	box-sizing: border-box;
  border-radius: 26px;
    transition: transform 0.5s;
}
.TypeContent .CGameCLList ul li:hover img{
	transform: rotateY(180deg);
    transition: transform 0.5s;
}
.TypeContent .CGameCLList ul li span {
  width: 65px;
  text-align: center;
  line-height: 19px;
  display: block;
  position: absolute;
  top: 46px;
  left: 22px;
  color: #b2e234;
  background-image: url("../images/common/spanbg.png");
}
.TypeContent .CGameCLList ul li p {
  font-size: 14px;
  font-weight: normal;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0px;
}
.TypeContent .CGameCLList ul li .link {
  color: #999;
}
.TypeContent .CGameCLList ul li .link:hover {
  color: #1e89e0;
}
.TypeContent .CGameCLList1 {
  width: 1070px;
  height: 520px;
  float: left;
  overflow: hidden;
}
.TypeContent .CGameCLList1 .a-info {
  float: left;
  height: 20px;
  text-align: center;
  width: 150px;
  padding-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.TypeContent .CGameCLList1 ul {
	margin-left:-34px;
}
.TypeContent .CGameCLList1 ul li {
  width: 150px;
  float: left;
  margin-top: 16px;
  position: relative;
  margin-left: 34px;
  height: 243px;
  overflow: hidden;
  text-align: center;
}
.TypeContent .CGameCLList1 ul li img {
  width: 150px;
  height: 208px;
  display: block;
  float: left;
    transition: transform 0.5s;
}
.TypeContent .CGameCLList1 ul li:hover img{
	transform: scale(0.96);
    transition: transform 0.5s;
}
.TypeContent .CGameCLList1 .a-cover {
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  -webkit-transition: top 0.4s;
  -moz-transition: top 0.4s;
  transition: top 0.4s;
  top: 265px;
  text-align: center;
}
.TypeContent .CGameCLList1 a.a-cover div {
  width: 110px;
  height: 125px;
  padding: 20px;
  text-align: left;
  overflow: hidden;
}
.TypeContent .CGameCLList1 a.a-cover span {
  font-size: 16px;
  border: none;
  margin-bottom: 20px;
}
.TypeContent .CGameCLList1 a.a-cover span:hover {
  color: #56a5fa;
}
.TypeContent .CGameCLList1 a.a-cover p {
  width: 140px;
  height: 35px;
  background: #56a5fa;
  line-height: 35px;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 5px;
}
/*<!--首页game_mainBodyy_游戏结束-->*/
/*<!--首页分类更新-->*/
.CSoftType {
  width: 100%;
  overflow: auto;
  padding-top: 6px;
}
.CSoftType ul  {
	margin-left: -24px;
}
.CSoftType ul li {
  line-height: 40px;
  width: 332px;margin-left: 24px;
  float: left;
}
.CSoftType ul li a {
  display: block;
  float: left;
  overflow: hidden;
}
.CSoftType ul li a.AT1 {
  width: 70px;
  margin-right: 5px;
  color: #999;
  white-space: nowrap;
}
.CSoftType ul li a.AT1:hover {
  color: #2681cf;
}
.CSoftType ul li a.AT2 {
  width: 200px;
  white-space: nowrap;
  margin-right: 10px;
  text-overflow: ellipsis;
}
.CSoftType ul li time {
  display: block;
  float: right;
	text-align: center;
  color: #ff0000;
  width: 46px;
}
/*<!--首页分类更新结束-->*/
/*反诈提醒*/
#gotoBox a.fruApp {
background-color: #fdd8c8;
}
#gotoBox a.fruApp img {
    width: 50px;
	margin-top: 10px;
}
#gotoBox a.fruApp.cur {
background-color: #fdd8c8;
}
.fraudMain {
	width: 1400px;
    margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
	box-sizing: border-box;
	border:1px solid #ff969d;
	background-color: #fff8f5;
	display: flex;
}
.fraudTip {
	width: 130px;
	padding: 20px 10px;
	text-align: center;
	vertical-align: middle;
	background-color: #fdd8c8;
}
.fraudInfo {
	float: right;
	padding-left: 20px;
	font-size: 15px;
	color: #97040f;
	line-height: 30px;
}
.fraudInfo h3{
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	margin-top: 12px;
}